Skip to content

encoding for #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

encoding for #18

wants to merge 7 commits into from

Conversation

davidycliao
Copy link

Thank you for developing the programme. I used your code with the official dictionaries from the distributor for my Swedish parliament speech project. At first, the programme was not able to read Swedish due to an encoding issue. Now it can read Danish, Dutch, French, German, Italian, Norwegian, Portuguese, Swedish. I also tested new code on official liwc dictionaries from the distributors such as Dutch_LIWC2015_Dictionary, German_LIWC2001_Dictionary, Italian_LIWC2007_Dictionary, Italian_LIWC2007_Dictionary, LIWC2007_English, LIWC2015_English, Spanish_LIWC2007_Dictionary. It seems it works fine.

add encoding
make default encoding utf-8
`load_token_parser()` now can read multiple dictionaries from the distrubor such as Dutch_LIWC2015_Dictionary,
    German_LIWC2001_Dictionary, Italian_LIWC2007_Dictionary, Italian_LIWC2007_Dictionary, LIWC2007_English, LIWC2015_English,
    Spanish_LIWC2007_Dictionary as well as Swedish from the user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant